IpcSetupFailureException

constructor()

Constructs a new IpcSetupFailureException instance.


constructor(message: String, cause: Throwable)

Constructs an instance of IpcSetupFailureException with the given message and cause.

Parameters

message

the detail message

cause

the cause